home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / gfx / misc / ChipPeek19.lha / ChipPeek19.doc < prev   
Text File  |  1995-06-11  |  3KB  |  124 lines

  1.  
  2.                            ChipPeek 1.9 documentation
  3.  
  4. DISTRIBUTION
  5.  
  6.  This software is FreeWare !
  7.  
  8. PURPOSE
  9.  
  10.  You can see your chip ram contents as a graphics screen, like any other
  11.  mempeek. I coded my own, because there were not AGA mempeek when I bought my
  12.  AMIGA 1200. (93')
  13.  But now it is 95'. See the 1.9 improvements below.
  14.  
  15. SYSTEM REQUIREMENTS
  16.  
  17.  Any AMIGA, but it works fine on AGA machines.
  18.  It's not a bad thing to own some chip ram (.5/1/1.5/2Mb)...
  19.  
  20. INSTALLATION
  21.  
  22.  Simply start from CLI.
  23.  
  24. USAGE
  25.  
  26.  Start peeking     : ! 'ctrl lalt p'. (will be configurable in 2.0 ...)
  27.  
  28.  Quit peeking      : ! 'ctrl lalt p' or both mousebuttons
  29.  
  30.  Vertical scroll   :   move your mouse up/down.
  31.  
  32.  Quick vert. scr.  : + the above + right mousebutton
  33.  
  34.  Horizontal scroll :   press left shift and move your mouse right/left.
  35.  
  36.                        I coded this two direction move 'cause practical reason:
  37.                        I didn't like mempeek at that I couldn't set the right
  38.                        memposition fast. But with this method you can go fast
  39.                        through the mem (there are many dirty mouses...), and
  40.                        when you want to go only to left or right press shift.)
  41.  
  42.  Quick hor. scr.   : + the above + right mousebutton
  43.  
  44.  Switch resolution :   press left mousebutton (lores/hires/superhires)
  45.  
  46.  Set Modulo        : ! press left alt and move your mouse left/right
  47.  
  48.  Set mark          : + press shift+1/2/3
  49.  
  50.  Jump to mark      : + press 1/2/3
  51.  
  52.  Remove            : ! press r when you are peeking
  53.  
  54.  What numbers can you see:
  55.  
  56.  xxxxxx   xxxxxxxxxxxxxxxx                       xxxx
  57.  
  58.  address  the leftmost highlighted word in bits  modulo
  59.           (will be reimplemented in 2.0 ...)
  60.  
  61. HISTORY
  62.  
  63.  1.0 - First public release.
  64.  
  65.  1.9 - Second public release. It is prerelease of 2.0
  66.        - totally reworked
  67.        - more system friendly
  68.        - now it is commodity, all input handled by commodities.library
  69.        - hot key
  70.        - quick searches
  71.        - setmarks
  72.  
  73. FUTURE
  74.  
  75.  2.0 will have:
  76.  - tooltypes (hotkey, jumpmarks, etc.)
  77.  - peek will be started with the old both mousebuttons method
  78.  - set to default (zero) key
  79.  - 16 bit zoom will be done
  80.  - wb start with icons (it is necessery for tooltypes...)
  81.  - if anybody want free move (to up/down/right/left) at the same time,
  82.    it will be switchable
  83.  - reworked documentation
  84.  
  85.  x.x will have:
  86.  - perhaps input will be handled by intuition, or a totally systemless method
  87.    for lowmem people
  88.  - fastram peek
  89.  
  90. TESTED ON
  91.  
  92.  Amiga 1200 with:
  93.  - 4 Mb fast ram, made by DERKO
  94.  - 405 Mb Conner CFS425A winchester, 2.5"->3.5" adapter made by DERKO
  95.  - 2x speed Sony CDU-55E CD-ROM
  96.  
  97. THANKS TO
  98.  
  99.  Psybu for his suggestions.
  100.  DERKO for his great hardwares.
  101.  Nemtom for his fonts.
  102.  
  103. OTHER PRODUCTS
  104.  
  105.  LessSeek 1.1 - Small validatewait like program
  106.                 on Aminet: disk/misc/LessSeek11.lha
  107.  
  108. THE AUTHOR
  109.  
  110.  Szabolcs Petho
  111.  
  112.  e-mail: petho@fa.gau.hu
  113.          petho@spike.fa.gau.hu
  114.  
  115.  s-mail: Szabolcs Petho
  116.          Gorkij krt. 81.
  117.          3104 Salgotarjan
  118.          HUNGARY
  119.  
  120.  Send your suggestions, bug reports, if you have !
  121.  
  122. Bye,
  123.      Szabolcs
  124.